You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxInt Class > TMtxInt Methods > FlipVer Method > TMtxInt.FlipVer Method ([In] TMtxInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxInt.FlipVer Method ([In] TMtxInt)

Flip all SrcMtx matrix elements vertically.

Syntax
C#
Visual Basic
public TMtxInt FlipVer([In] TMtxInt SrcMtx);

Store the results in the calling matrix. The flip operation is performed on all SrcMtx matrix columns. The Rows, Cols and IntPrecision properties of callign matrix are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!